summaryrefslogtreecommitdiffstats
path: root/_config.yml
diff options
context:
space:
mode:
authorSimone Bortolin <simonebortolin@users.noreply.github.com>2022-08-05 06:59:56 +0200
committerSimone Bortolin <simonebortolin@users.noreply.github.com>2022-12-19 22:55:58 +0100
commit04e593565d0f69ec54923fb66a167eecc48f6e50 (patch)
treea770cf7b174d3ba9c235d412b0449a40481394af /_config.yml
parentadd images (diff)
downloadhack-gpon.github.io-04e593565d0f69ec54923fb66a167eecc48f6e50.tar
hack-gpon.github.io-04e593565d0f69ec54923fb66a167eecc48f6e50.tar.gz
hack-gpon.github.io-04e593565d0f69ec54923fb66a167eecc48f6e50.tar.bz2
hack-gpon.github.io-04e593565d0f69ec54923fb66a167eecc48f6e50.tar.lz
hack-gpon.github.io-04e593565d0f69ec54923fb66a167eecc48f6e50.tar.xz
hack-gpon.github.io-04e593565d0f69ec54923fb66a167eecc48f6e50.tar.zst
hack-gpon.github.io-04e593565d0f69ec54923fb66a167eecc48f6e50.zip
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml14
1 files changed, 4 insertions, 10 deletions
diff --git a/_config.yml b/_config.yml
index 34b1af9..207a48f 100644
--- a/_config.yml
+++ b/_config.yml
@@ -42,13 +42,9 @@ aux_links:
back_to_top: true
back_to_top_text: "Back to top"
-footer_content: "Copyright &copy; 2022"
+footer_content: "Copyright &copy; 2022. Distributed by an <a href=\"https://github.com/hack-gpon/hack-gpon.github.io/blob/main/LICENCE\">MIT License</a>. <a href=\"privacy-policy\">Privacy Policy</a>."
-last_edit_timestamp: true
-last_edit_time_format: "%D at %R"
-
-last-modified-at:
- date-format: '%D at %R'
+last_edit_timestamp_script: true
gh_edit_link: true # show or hide edit this page link
gh_edit_link_text: "Edit this page on GitHub"
@@ -56,7 +52,5 @@ gh_edit_repository: "https://github.com/hack-gpon/hack-gpon.github.io" # the git
gh_edit_branch: "main" # the branch that your docs is served from
# gh_edit_source: docs # the source that your files originate from
gh_edit_view_mode: "tree"
-
-
-
-
+gh_owner_name: hack-gpon
+gh_repository_name: hack-gpon.github.io \ No newline at end of file